Home / Token Grid
Public Pages/
The main landing page of the GalaChain Launchpad, serving as the primary discovery hub for all launched tokens. It targets traders, token creators, and casual browsers looking to explore the token ecosystem. This page is the central entry point from which users navigate to individual tokens, launch new ones, or access their profile.
UI Patterns: Card-based grid layout for token discovery with a scrollable horizontal carousel for recent launches. The page uses a dark theme with neon accent colors typical of DeFi platforms, with data density optimized for quick scanning.
Navigation: Users land here from direct URL, bookmarks, or the logo/home link in the nav bar. From here they click token cards to go to /buy-sell/{tokenName}, click Launch to go to /launch, or click My Profile to manage their account.
Key Features (8)
- Live trade ticker banner scrolling recent buy/sell activity across tokens
- Total volume display with time-range filters (1h, 1d, 7d)
- Recent Launch horizontal carousel with newest tokens showing price and percentage
- Launch a Coin call-to-action button with How It Works link
- Trending Tokens grid with token cards showing name, creator, mcap, volume, and bonding curve percentage
- Weekly Challenge Standings leaderboard ranked by market cap with top 10 tokens
- US Trending topics sidebar sourced from X/Twitter with tweet counts
- Token search input with filters dropdown
Interactive Elements (8)
- Search Token Name text input with search icon
- Filters dropdown button for token filtering
- 1h / 1d / 7d volume time-range toggle buttons
- Recent Launch carousel left/right navigation arrows
- Token cards (clickable links to /buy-sell/{name})
- Launch a Coin button
- Bridge button in nav bar
- Weekly Challenge Standings token links
Testing Observations (5)
- Trending tokens grid loads with real data showing mcap and volume metrics
- Live trade ticker animates with recent buy/sell activity
- Recent Launch carousel renders with token logos and price data
- Weekly Challenge Standings shows ranked tokens with GALA prices and USD values
- Footer renders with social links, terms, and privacy policy links
Notes: The trade ticker at the top shows real-time or near-real-time trading activity. The US Trending section integrates X/Twitter trending topics as social context for traders.